home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Extra / winamp502_full.exe / $R0 / Winamp Modern / pledit-shade-group.xml < prev    next >
Text File  |  2003-11-04  |  3KB  |  160 lines

  1. <groupdef id="plshade" name="Playlist Shade" w="0" h="25" relatw="1">
  2.  
  3.   <!-- BACKGROUND -->
  4.   <layer
  5.     x="0" y="0"
  6.     image="shade.pl.bg.left"
  7.     dblClickAction="SWITCH;normal"
  8.     resize="left"
  9.   />
  10.   <layer
  11.     x="30" y="0"
  12.     w="-104" relatw="1"
  13.     image="shade.pl.bg.center"
  14.     dblClickAction="SWITCH;normal"
  15.   />
  16.   <layer
  17.     x="-74" y="0"
  18.     relatx="1"
  19.     image="shade.pl.bg.right"
  20.     dblClickAction="SWITCH;normal"
  21.   />
  22.   <layer
  23.     x="-10" y="0"
  24.     w="10" h="25"
  25.     relatx="1"
  26.     dblClickAction="SWITCH;normal"
  27.     resize="right"
  28.   />
  29.   <layer
  30.     x="-40" y="1"
  31.     w="9" h="23"
  32.     relatx="1"
  33.     image="shade.pl.resize"
  34.     resize="right"
  35.     rectrgn="1"
  36.   />
  37.  
  38.   <layer
  39.     id="shade.pl.region.left"
  40.     x="0" y="0"
  41.     image="shade.regions.left"
  42.     sysregion="-2"
  43.   />
  44.   <layer
  45.     id="shade.pl.region.right"
  46.     x="-5" y="0"
  47.     relatx="1"
  48.     image="shade.regions.right"
  49.     sysregion="-2"
  50.   />
  51.  
  52.   <!-- DISPLAY -->
  53.   <layer
  54.     x="23" y="4"
  55.     image="shade.pl.display.left"
  56.     ghost="1"
  57.   />
  58.   <layer
  59.     x="33" y="4"
  60.     w="-105" relatw="1"
  61.     image="shade.pl.display.center"
  62.     tile="1"
  63.     ghost="1"
  64.   />
  65.   <layer
  66.     x="-72" y="4"
  67.     relatx="1"
  68.     image="shade.pl.display.right"
  69.     ghost="1"
  70.   />
  71.  
  72.   <!-- SEEK SLIDER -->
  73.   <slider
  74.     id="plshadeSeeker"
  75.     action="SEEK"
  76.     x="22" y="15"
  77.     h="9" w="-87"
  78.     relatw="1"
  79.     thumb="shade.pl.seek"
  80.     downThumb="shade.pl.seek.pressed"
  81.     hoverThumb="shade.pl.seek.hover"
  82.     tooltip="Seeker"
  83.     alpha="100"
  84.   />
  85.   <slider
  86.     id="plshadeSeekerGhost"
  87.     action="SEEK"
  88.     x="22" y="15"
  89.     h="9" w="-87"
  90.     relatw="1"
  91.     thumb="shade.pl.seek"
  92.     downThumb="shade.pl.seek.pressed"
  93.     hoverThumb="shade.pl.seek.hover"
  94.     tooltip="Seeker"
  95.   />
  96.  
  97.   <!-- LIST BUTTON -->
  98.   <button
  99.     id="plshadeMLList"
  100.     action="PE_ListOfLists"
  101.     x="-59" y="5"
  102.     relatx="1"
  103.     image="shade.pl.button.list"
  104.     downImage="shade.pl.button.list.pressed"
  105.     activeImage="shade.pl.button.list"
  106.     hoverImage="shade.pl.button.list.hover"
  107.     tooltip="Library's Playlists"
  108.   />
  109.  
  110.   <!-- Songticker -->
  111.   <text
  112.     id="PESongticker" ticker="1"
  113.     display="songname" showlen="1"
  114.     x="30" y="6"
  115.     w="-101" h="10"
  116.     relatw="1"
  117.     font="shade.songticker.font"
  118.     align="left"
  119.     ghost="1"
  120.     fontsize="13"
  121.     color="font.display"
  122.     altfont="Arial"
  123.    />
  124.  
  125.  
  126.   <!-- CLOSE/SHADE/SYSTEM -->
  127.   <button
  128.     id="plshadeClose"
  129.     action="CLOSE"
  130.     x="-17" y="4"
  131.     relatx="1"
  132.     image="shade.button.close"
  133.     downImage="shade.button.close.pressed"
  134.     hoverImage="shade.button.close.hover"
  135.     tooltip="Close Window"
  136.   />
  137.   <button
  138.     id="plshadeWinshade"
  139.     action="SWITCH" param="normal"
  140.     x="-29" y="4"
  141.     relatx="1"
  142.     image="shade.button.winshade"
  143.     downImage="shade.button.winshade.pressed"
  144.     hoverImage="shade.button.winshade.hover"
  145.     tooltip="Return to Normal Mode"
  146.   />
  147.   <button
  148.     id="plshadeSysmenu"
  149.     action="SYSMENU"
  150.     x="6" y="4"
  151.     image="shade.button.sysmenu"
  152.     downImage="shade.button.sysmenu.pressed"
  153.     hoverImage="shade.button.sysmenu.hover"
  154.     tooltip="Main Menu"
  155.   />
  156.  
  157.  
  158.  
  159.  
  160. </groupdef>